Sponsored by Deepsite.site

Tally Workout Tracker

Created By
Vegh Labsa month ago
The first strength-training app Claude can actually write to. Tally's first-party remote MCP server gives Claude read access to your real workout history and write access to your training plan: talk through your program in conversation — exercises, sets, progressions — say "put it in Tally," open the app, and your week is planned, synced, and ready to log. Unlike read-only fitness integrations, this is a full round-trip: plan conversationally, log at the gym, and Claude respects your gym-floor edits — anything you change in the app is never overwritten. Six tools: read training context, workout history, planned days, and an 800+ exercise library; write single days or whole multi-week ranges. Remote server (Streamable HTTP) with OAuth 2.1 — no API keys, no local install. Access is scoped to your account and revocable anytime. Free connector; works with the free Tally iOS app and your existing Claude subscription. Setup takes ~2 minutes: https://tallyworkout.app/connect
Overview

Tally MCP — the workout app Claude can write to

Tally is a fast, offline-first workout tracker for iOS. This is its first-party remote MCP server: Claude reads your real training history and writes planned workouts back into the app. Talk through your program in conversation — exercises, sets, progressions — say "put it in Tally," open the app, and your week is planned, synced, and ready to log.

Most fitness MCPs are read-only. Tally's is a full round-trip: plan conversationally, log at the gym, and Claude respects your gym-floor edits — anything you change in the app is treated as truth and never overwritten.

Server URL: https://mcp.tallyworkout.app/api/mcp Transport: Streamable HTTP · Auth: OAuth 2.1 (PKCE, dynamic client registration) Cost: free — bring your own Claude subscription

Requirements

Connect

claude.ai (one-time, in a browser)

  1. Copy the server URL: https://mcp.tallyworkout.app/api/mcp
  2. In a browser, open claude.aiSettings → Connectors → Add custom connector. Name it Tally, paste the URL.
  3. Sign in with your Tally account when asked. Then try: "Plan my next week of training and add it to Tally."

Connectors can't be added from Claude's phone app itself; once added in a browser they sync to Claude's mobile and desktop apps automatically.

Claude Code

claude mcp add --transport http tally https://mcp.tallyworkout.app/api/mcp

Any MCP client (Streamable HTTP + OAuth 2.1)

{
  "mcpServers": {
    "tally": {
      "type": "http",
      "url": "https://mcp.tallyworkout.app/api/mcp"
    }
  }
}

Tools

ToolAccessWhat it does
get_training_contextreadTraining snapshot: recent sessions, streaks, patterns — grounds programming advice in what you actually did
get_workout_historyreadCompleted workout history (sets, reps, weights) over a date range
get_planned_workoutreadRead a planned day (for read-modify-write edits)
search_exercisesreadSearch Tally's exercise library (800+ movements)
plan_workout_daywriteCreate or replace one planned day
plan_workout_rangewritePlan a multi-day range — whole weeks or blocks in one call

All tools carry MCP annotations (readOnlyHint / destructiveHint). Writes never touch days you've edited in the app (user_modified protection), and every write is stamped with a batch id for auditability.

Privacy & security

  • OAuth 2.1 with PKCE; access is scoped to your Tally account and revocable anytime from Claude's connector settings.
  • Server-side analytics record tool names and timing only — never workout content.
  • Privacy policy: mcp.tallyworkout.app/privacy

About this repo

The server implementation lives in Tally's backend (closed source); this repo is the connector's public home — docs, config snippets, and the issue tracker for bug reports and tool requests.

Built by Vegh Labs LLC. Not affiliated with or endorsed by Anthropic; Claude is a trademark of Anthropic, PBC.

Server Config

{
  "mcpServers": {
    "tally": {
      "type": "http",
      "url": "https://mcp.tallyworkout.app/api/mcp"
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
DeepChatYour AI Partner on Desktop
Tavily Mcp
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
ChatWiseThe second fastest AI chatbot™
CursorThe AI Code Editor
WindsurfThe new purpose-built IDE to harness magic
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Playwright McpPlaywright MCP server
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Serper MCP ServerA Serper MCP Server
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Amap Maps高德地图官方 MCP Server